org.eclipse.vtp.desktop.editors.core.elements
Class DialogElementFactory

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.elements.DialogElementFactory
All Implemented Interfaces:
ElementFactory

public class DialogElementFactory
extends java.lang.Object
implements ElementFactory


Constructor Summary
DialogElementFactory()
           
 
Method Summary
 Element createElement(org.eclipse.core.runtime.IAdaptable adaptableContainer, java.lang.Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogElementFactory

public DialogElementFactory()
Method Detail

createElement

public Element createElement(org.eclipse.core.runtime.IAdaptable adaptableContainer,
                             java.lang.Object data)
Specified by:
createElement in interface ElementFactory